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

Unified Diff: chrome/android/java_sources.gni

Issue 2677013003: Add an Implementations class (Closed)
Patch Set: Simplify the approach Created 3 years, 10 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 | « chrome/android/java/src/org/chromium/chrome/browser/Implementations.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java_sources.gni
diff --git a/chrome/android/java_sources.gni b/chrome/android/java_sources.gni
index abf4c253fce20aeb137a54d2534232190770df45..864731fd5b3ad0e6d472e61d01196d74b4cc862d 100644
--- a/chrome/android/java_sources.gni
+++ b/chrome/android/java_sources.gni
@@ -34,6 +34,7 @@ chrome_java_sources = [
"java/src/org/chromium/chrome/browser/DevToolsServer.java",
"java/src/org/chromium/chrome/browser/FileProviderHelper.java",
"java/src/org/chromium/chrome/browser/FrozenNativePage.java",
+ "java/src/org/chromium/chrome/browser/Implementations.java",
"java/src/org/chromium/chrome/browser/InsetObserverView.java",
"java/src/org/chromium/chrome/browser/IntentHandler.java",
"java/src/org/chromium/chrome/browser/IntentHelper.java",
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/Implementations.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698