Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(240)

Unified Diff: content/content.gyp

Issue 11086091: Fix spacing issue in content.gyp. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 034cd6ece2775b4199f3a0792eb969320af9a8f4..e7da4dcecbb7ae631111a918bd06ad7b707e5f27 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -272,7 +272,7 @@
},
'sources': [
'public/android/java/src/org/chromium/content/common/ISandboxedProcessCallback.aidl',
- 'public/android/java/src/org/chromium/content/common/ISandboxedProcessService.aidl',
+ 'public/android/java/src/org/chromium/content/common/ISandboxedProcessService.aidl',
],
'includes': [ '../build/java_aidl.gypi' ],
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698