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

Unified Diff: extensions/browser/api/api_registration.gyp

Issue 576483003: Make proto enums canonical for ReadState/WriteState/ConnectState. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update all path references to generated protobufs. Created 6 years, 3 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 | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/cast_channel/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/api_registration.gyp
diff --git a/extensions/browser/api/api_registration.gyp b/extensions/browser/api/api_registration.gyp
index 0a164c7cf3fb2d1ee69381e79d127d940dd52dc4..1571d688deaa2ab5b978b18402ae46ec17f92715 100644
--- a/extensions/browser/api/api_registration.gyp
+++ b/extensions/browser/api/api_registration.gyp
@@ -21,6 +21,7 @@
['enable_extensions==1', {
'dependencies': [
'<(DEPTH)/device/serial/serial.gyp:device_serial_mojo',
+ '<(DEPTH)/extensions/common/api/api.gyp:cast_channel_proto',
'<(DEPTH)/skia/skia.gyp:skia',
],
}],
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/cast_channel/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698