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

Unified Diff: cros_api.gyp

Issue 460107: Adding IBus support to cros library. (Closed)
Patch Set: copied to writable tree Created 11 years 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 | « chromeos_language.cc ('k') | load.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cros_api.gyp
diff --git a/cros_api.gyp b/cros_api.gyp
index da39dceac3cdccb902cfb0bd9aebe6d225ae44eb..27fc54b964722f6c71085c08289cfe0b8b5f2916 100755
--- a/cros_api.gyp
+++ b/cros_api.gyp
@@ -9,6 +9,7 @@
'sources': [
'chromeos_power.h',
'chromeos_network.h',
+ 'chromeos_language.h',
'load.cc',
],
'include_dirs': [
« no previous file with comments | « chromeos_language.cc ('k') | load.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698